home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / pfp.zip / HISTORY.TXT next >
Text File  |  1991-05-16  |  1KB  |  34 lines

  1. Programmer's File Printer                                   Development history
  2.  
  3.  
  4. Version 1.00.025 February 28 1991
  5. ---------------------------------
  6.  
  7. This is the first public release.
  8.  
  9.  
  10. Version 2.00.002 May 11 1991
  11. ----------------------------
  12.  
  13. This version is a major rewrite, with many new facilities.
  14.  
  15. - The main window now has a menu, and has been made smaller and less cluttered.
  16. - Files can be dumped in hexadecimal and ASCII.
  17. - Files can be printed or dumped in part.
  18. - The main window can be iconised while printing is in progress.
  19. - The various dialog windows have been redesigned to be easier to use.
  20. - Page throws can be suppressed to save paper.
  21. - The print dialog window now shows what percentage of a file has been processed
  22. - Various bugs have been cleared.
  23.  
  24.  
  25. Version 2.00.003 May 16 1991
  26. ----------------------------
  27.  
  28. This version fixes a bug that made it impossible to specify some file types
  29. in the "File Type Selection" dialog. The edit controls had been made too narrow
  30. to accomodate some types such as ".asm" or ".mmm" (whereas types such as ".c"
  31. or ".txt", needing less space in the proportional system font, were accepted).
  32. This has also necessitated a little re-arrangement in the main window, which
  33. also did not have quite sufficient space allowed for the file type strings.
  34.